home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GFX Sensations 1
/
Graphic Sensations - Volume 1.iso
/
tools
/
amiga
/
3d_tools
/
irit40s.lha
/
Irit
/
amigalib
/
math.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-12-30
|
147 b
|
11 lines
#include "include:math.h"
#ifdef M68881
#include <m68881.h>
#endif
#ifdef MIEEE
#include <mieeedoub.h>
#endif
#ifdef MFFP
#include <mffp.h>
#endif